GeoDeeplinkGeocoding

class GeoDeeplinkGeocoding(accessToken: String)

Functions

cancel
Link copied to clipboard
fun cancel()
equals
Link copied to clipboard
open operator fun equals(other: Any?): Boolean
hashCode
Link copied to clipboard
open fun hashCode(): Int
requestPlaces
Link copied to clipboard
suspend fun requestPlaces(geoDeeplink: GeoDeeplink, origin: Point): GeocodingResponse?
toString
Link copied to clipboard
open fun toString(): String

Properties

currentMapboxGeocoding
Link copied to clipboard
var currentMapboxGeocoding: MapboxGeocoding? = null